NevronOpenVision
Nevron.Nov.Diagram.Batches Namespace / NBatchGroup<TItem> Class / Group Method
page in the items of which to add the newly created group (can be null)
the newly created group
In This Topic
    Group Method
    In This Topic
    Creates a new group containing all batch shapes and adds it in the specified composite (if it is provided)
    Syntax
    public NTransactionResult Group( 
       NPage page,
       out NGroup group
    )

    Parameters

    page
    page in the items of which to add the newly created group (can be null)
    group
    the newly created group

    Return Value

    batch result
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also